home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 February / Chip_2002-02_cd1.bin / tema / mgedata / a.swf / scripts / DefineButton2_254 / BUTTONCONDACTION on(release).as
Text File  |  2002-01-14  |  68b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.globalmaps.com", "_blank");
  3. }
  4.